A. who
B. ls
C. tty
D. stty
Advertisement
Related Mcqs:
- Which command is used to save the standard output in a file, as well as display it on the terminal ?
- A. more B. cat C. grep D. tee...
- What command is used to save the standard output in a file, as well as display it on the terminal ?
- A. tee B. grep C. cat D. more...
- What command is used to display a file contents in octal form ?
- A. oct B. of C. od D. cd...
- What command is used to display the characteristics of a process ?
- A. au B. ps C. du D. pid...
- Which command is used to display and create files ?
- A. cat B. vi C. ed D. lyrix...
- Which command is used to display all the lines with the string ‘sales’ from the file empl.lst ?
- A. cut sales empl.lst B. /sales > empl.lst C. grep sales empl.lst D. cat | /sales > empl.lst...
- Which command is used to display the top of the file ?
- A. cat B. head C. more D. grep...
- Which command is used to display the end of the file ?
- A. head – r B. tail C. eof D. bof...
- Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it ?
- A. who | tee user.lst B. who > user.lst C. who >> user.lst D. who < user.lste...
- What command is used to display and create files ?
- A. lyrix B. ed C. vi D. cat...
Advertisement